am33xx: support board specific ddr settings
authorPeter Korsgaard <[email protected]>
Thu, 18 Oct 2012 01:21:12 +0000 (01:21 +0000)
committerTom Rini <[email protected]>
Thu, 25 Oct 2012 18:31:38 +0000 (11:31 -0700)
commitc00f69dbcd4a5e59d381274743b78e62485c5e4a
tree951c031b10215d5dec5edfb81fb8e0a8520d2e30
parent7f26a5a26f2c24a29a120702f2607e99ac8e1fef
am33xx: support board specific ddr settings

Move the hardcoded ddr2/ddr3 settings for the ti boards to board code,
so other boards can use different types/timings.

Signed-off-by: Peter Korsgaard <[email protected]>
[trini: Make apply with rtc32k_enable() in the file]
Signed-off-by: Tom Rini <[email protected]>
arch/arm/cpu/armv7/am33xx/emif4.c
arch/arm/include/asm/arch-am33xx/ddr_defs.h
board/ti/am335x/board.c